Skip to content

[codex] docs: add savings alias route#1759

Closed
ketpatil77 wants to merge 1 commit into
headroomlabs-ai:mainfrom
ketpatil77:codex/headroom-docs-savings-alias
Closed

[codex] docs: add savings alias route#1759
ketpatil77 wants to merge 1 commit into
headroomlabs-ai:mainfrom
ketpatil77:codex/headroom-docs-savings-alias

Conversation

@ketpatil77

@ketpatil77 ketpatil77 commented Jul 3, 2026

Copy link
Copy Markdown

Description

The docs site was 404ing on /docs/savings, so this adds a short alias page that points users at the existing community savings content.

Closes #1759

Type of Change

  • Documentation update

Changes Made

  • Added docs/content/docs/savings.mdx as an alias route.
  • Added savings to the docs nav metadata.

Testing

  • Unit tests pass (pytest)
  • Linting passes (ruff check .)
  • Type checking passes (mypy headroom)
  • New tests added for new functionality
  • Manual testing performed

Test Output

Docs-only verification:
- Reviewed route and nav diff for the new alias page.
- Confirmed alias targets existing `community-savings` and metrics docs instead of a dead route.

Real Behavior Proof

  • Environment: GitHub PR diff review for docs-only route alias.
  • Exact command / steps: Compared new savings page and nav entry against existing community savings docs and metrics references.
  • Observed result: /docs/savings now has a dedicated alias page instead of pointing users at a 404.
  • Not tested: Live deployed docs site after publish in this verification pass.

Review Readiness

  • I have performed a self-review
  • This PR is ready for human review

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the CHANGELOG.md if applicable

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

PR governance

This PR follows the template and is marked ready for human review.

@github-actions github-actions Bot added status: needs author action Pull request body or readiness checklist still needs author updates status: has conflicts Pull request has merge conflicts with the base branch and removed status: needs author action Pull request body or readiness checklist still needs author updates labels Jul 3, 2026
@ketpatil77

Copy link
Copy Markdown
Author

Docs diff is complete from my side and the PR body already follows the required template. This draft can be reviewed whenever maintainers want to take the docs batch.

@ketpatil77 ketpatil77 marked this pull request as ready for review July 4, 2026 15:00
@github-actions github-actions Bot added status: ready for review Pull request body is complete and the author marked it ready for human review and removed status: ready for review Pull request body is complete and the author marked it ready for human review labels Jul 4, 2026
@ketpatil77

Copy link
Copy Markdown
Author

Closing this one as stale after re-checking current main: /docs/savings is now a real durable savings-tracking page upstream, so this alias route no longer matches repo state and would only conflict with the current docs structure.

@ketpatil77 ketpatil77 closed this Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: has conflicts Pull request has merge conflicts with the base branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant